Skip to content

Fix issue in query editor where there is a gap between typed character and cursor#46

Merged
ankitsejwal merged 1 commit intomainfrom
fixes
Sep 2, 2025
Merged

Fix issue in query editor where there is a gap between typed character and cursor#46
ankitsejwal merged 1 commit intomainfrom
fixes

Conversation

@ankitsejwal
Copy link
Member

fix: unwanted gap between cursor and the typed character

  • Added a new CSS rule to ensure the ACE editor uses monospace fonts.
  • Refactored font initialization logic in JavaScript to apply fonts globally for UI elements while maintaining monospace for the ACE editor.
  • Updated comments for clarity regarding font application and ACE editor behavior.

Ref #40

- Added a new CSS rule to ensure the ACE editor uses monospace fonts.
- Refactored font initialization logic in JavaScript to apply fonts globally for UI elements while maintaining monospace for the ACE editor.
- Updated comments for clarity regarding font application and ACE editor behavior.

Ref #40
@ankitsejwal ankitsejwal merged commit da5e731 into main Sep 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant